home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2003 February
/
Pcwk022003a.iso
/
Wyszukiwarki
/
Bingooo 2.6.0
/
Bingooo_english.exe
/
{app}
/
BINGOOO.exe
/
0
/
RCDATA
/
TFORM18
/
TFORM18.txt
Wrap
Text File
|
2002-06-14
|
2KB
|
111 lines
object Form18: TForm18
Left = 389
Top = 164
Width = 402
Height = 300
Caption = 'Administrator Options'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Button1: TButton
Left = 296
Top = 240
Width = 75
Height = 25
Caption = 'OK'
ModalResult = 1
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 208
Top = 240
Width = 75
Height = 25
Caption = 'Cancel'
ModalResult = 2
TabOrder = 1
end
object GroupBox1: TGroupBox
Left = 24
Top = 16
Width = 345
Height = 209
Caption = 'Options for Clients'
TabOrder = 2
object Label1: TLabel
Left = 16
Top = 160
Width = 305
Height = 26
Caption =
'Proxy Server, Proxy Port, Proxy Script, Schema and Edition for a' +
'll clients are configured in General Options from this machine.'
Font.Charset = DEFAULT_CHARSET
Font.Color = clNavy
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
WordWrap = True
end
object CheckBox1: TCheckBox
Left = 16
Top = 24
Width = 300
Height = 17
Caption = 'Enable Lan Messenger'
TabOrder = 0
end
object CheckBox2: TCheckBox
Left = 16
Top = 48
Width = 300
Height = 17
Caption = 'Enable Internet Messenger'
TabOrder = 1
end
object CheckBox3: TCheckBox
Left = 16
Top = 72
Width = 300
Height = 17
Caption = 'Enable Streaming Media'
TabOrder = 2
end
object CheckBox4: TCheckBox
Left = 16
Top = 96
Width = 300
Height = 17
Caption = 'Enable Edition Change'
TabOrder = 3
end
object CheckBox6: TCheckBox
Left = 16
Top = 120
Width = 300
Height = 17
Caption = 'Enable Adult Content'
TabOrder = 4
end
object CheckBox7: TCheckBox
Left = 16
Top = 144
Width = 300
Height = 17
Caption = 'Enable Entertainment Content'
TabOrder = 5
Visible = False
end
end
end